ActiveReports 12
DelegateCommand<TParm> Class
Members 

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : DelegateCommand<TParm> Class
DelegateCommand implementation
Object Model
DelegateCommand<TParm> Class
Syntax
'Declaration
 
Public Class DelegateCommand(Of TParm) 
   Implements ICommand, IDelegateCommand 
public class DelegateCommand<TParm> : ICommand, IDelegateCommand  
Type Parameters
TParm
Inheritance Hierarchy

System.Object
   GrapeCity.Viewer.Common.DelegateCommand<TParm>

See Also

Reference

DelegateCommand<TParm> Members
GrapeCity.Viewer.Common Namespace